(image-type): New variable.
authorJuri Linkov <juri@jurta.org>
Tue, 28 Aug 2007 22:31:41 +0000 (22:31 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 28 Aug 2007 22:31:41 +0000 (22:31 +0000)
commitbb0a7c3d272da364128074651ea379f9c4812bba
tree8ef9fc66e1e72404cacb7847ff35de3ac6f5a021
parent2a55cc18ea7acfa5ac06655196a583da19aad6c8
(image-type): New variable.
(image-mode): Set default major mode name to "Image[text]".
(image-minor-mode): Change LIGHTER to display image-type in the
mode line.
(image-minor-mode): Set default image-type to "text".
(image-toggle-display): After switching to text mode, set
image-type to "text" and major mode name to "Image[text]".
After switching to image mode, set image-type to actual image
type, and add image type to major mode name.  Let-bind the same
variable names as arguments of `image-type' and `create-image'.
Bind `type' to the result of `image-type' and use it as arg
of `create-image' to not determine the image type twice.
lisp/image-mode.el